home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / kcl / kcl.lha / cmpnew / cmptype.data < prev    next >
Text File  |  1986-09-06  |  2KB  |  74 lines

  1.           
  2. #(
  3. #!
  4. (lisp::in-package 'user::compiler)
  5. lisp::character
  6. lisp::vector
  7. lisp::array
  8. compiler::unknown
  9. lisp::long-float
  10. lisp::string
  11. lisp::bit-vector
  12. lisp::string-char
  13. lisp::bit
  14. lisp::fixnum
  15. lisp::short-float
  16. lisp::*
  17. 1
  18. -2147483648
  19. 2147483647
  20. (lisp::vector lisp::t)
  21. (lisp::vector lisp::t)
  22. (lisp::vector lisp::fixnum)
  23. (lisp::vector lisp::fixnum)
  24. (lisp::vector lisp::short-float)
  25. (lisp::vector lisp::short-float)
  26. (lisp::vector lisp::long-float)
  27. (lisp::vector lisp::long-float)
  28. (lisp::array lisp::t)
  29. (lisp::array lisp::t)
  30. (lisp::array lisp::string-char)
  31. (lisp::array lisp::string-char)
  32. (lisp::array lisp::bit)
  33. (lisp::array lisp::bit)
  34. (lisp::array lisp::fixnum)
  35. (lisp::array lisp::fixnum)
  36. (lisp::array lisp::short-float)
  37. (lisp::array lisp::short-float)
  38. (lisp::array lisp::long-float)
  39. (lisp::array lisp::long-float)
  40. (lisp::fixnum lisp::float lisp::short-float lisp::long-float)
  41. (lisp::short-float lisp::long-float)
  42. (compiler::fixnum-float lisp::float)
  43. compiler::fixnum-float
  44. compiler::info
  45. "The type of the form ~s is not ~s."
  46. "The type of the form ~s is not ~s."
  47. "The default value of NIL is not FIXNUM."
  48. "The default value of NIL is not CHARACTER."
  49. "The default value of NIL is not LONG-FLOAT."
  50. "The default value of NIL is not SHORT-FLOAT."
  51. compiler::object-type
  52. compiler::type-filter
  53. compiler::type-and
  54. compiler::type>=
  55. compiler::reset-info-type
  56. compiler::and-form-type
  57. compiler::check-form-type
  58. compiler::default-init
  59. lisp::standard-char
  60. lisp::single-float
  61. lisp::double-float
  62. lisp::simple-string
  63. lisp::simple-bit-vector
  64. system::normalize-type
  65. lisp::simple-array
  66. lisp::integer
  67. system::sub-interval-p
  68. lisp::subtypep
  69. lisp::float
  70. compiler::copy-info
  71. compiler::cmpwarn
  72. compiler::c1nil
  73. )
  74.